home *** CD-ROM | disk | FTP | other *** search
- object frmFrameWizard: TfrmFrameWizard
- Left = 305
- Top = 240
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Frames Wizard'
- ClientHeight = 287
- ClientWidth = 417
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Pitch = fpVariable
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object txtHTML: TMemo
- Left = 128
- Top = 48
- Width = 185
- Height = 89
- TabOrder = 2
- Visible = False
- end
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 417
- Height = 252
- ActivePage = TabSheet3
- Align = alTop
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'TabSheet1'
- TabVisible = False
- object Label1: TLabel
- Left = 130
- Top = 8
- Width = 265
- Height = 57
- AutoSize = False
- Caption =
- 'Frames are a useful way of presenting toolbars on Web pages. Ins' +
- 'tead of duplicating the HTML code on every Web page, create a pa' +
- 'ge with frames, and in to one of those frames, load the toolbar ' +
- 'Web page. '
- WordWrap = True
- end
- object Label13: TLabel
- Left = 130
- Top = 146
- Width = 259
- Height = 26
- Caption =
- 'Not every browser can display frames, for those that can'#39't you s' +
- 'hould provide an alternative format.'
- WordWrap = True
- end
- object Label14: TLabel
- Left = 130
- Top = 223
- Width = 108
- Height = 13
- Caption = 'Click Next to continue.'
- end
- object Label15: TLabel
- Left = 130
- Top = 72
- Width = 274
- Height = 43
- AutoSize = False
- Caption =
- 'Frames can be over used. Try to limit the use of frames to about' +
- ' one frame per web page. Visitors don'#39't like being faced with mo' +
- 're than three scrollbars on a page.'
- WordWrap = True
- end
- object pb1: TPaintBox
- Left = 8
- Top = 8
- Width = 110
- Height = 220
- OnPaint = pb1Paint
- end
- object Label16: TLabel
- Left = 130
- Top = 176
- Width = 271
- Height = 43
- AutoSize = False
- Caption =
- 'This wizard will automatically place NOFRAMES tags around the BO' +
- 'DY tags of your document. Be careful not to insert the frame HTM' +
- 'L between the BODY tags.'
- WordWrap = True
- end
- object Label17: TLabel
- Left = 130
- Top = 132
- Width = 51
- Height = 14
- Caption = 'Warning !'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'TabSheet2'
- TabVisible = False
- object Label8: TLabel
- Left = 305
- Top = 176
- Width = 41
- Height = 13
- Caption = 'Number:'
- end
- object imgRowCol: TImage
- Left = 136
- Top = 8
- Width = 260
- Height = 160
- end
- object Label2: TLabel
- Left = 175
- Top = 176
- Width = 94
- Height = 13
- Caption = 'Arrange frames by:'
- end
- object pb2: TPaintBox
- Left = 8
- Top = 8
- Width = 110
- Height = 220
- OnPaint = pb2Paint
- end
- object optRows: TRadioButton
- Left = 173
- Top = 217
- Width = 49
- Height = 17
- Caption = 'Rows'
- Checked = True
- TabOrder = 0
- TabStop = True
- Visible = False
- end
- object optCols: TRadioButton
- Left = 236
- Top = 217
- Width = 43
- Height = 17
- Caption = 'Cols'
- TabOrder = 1
- Visible = False
- end
- object spnNum: TSpinEdit
- Left = 305
- Top = 192
- Width = 41
- Height = 22
- HelpContext = 596
- MaxValue = 9
- MinValue = 1
- TabOrder = 2
- Value = 2
- end
- object cmbRowCol: TComboBox
- Left = 173
- Top = 192
- Width = 105
- Height = 21
- HelpContext = 594
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Rows'
- 'Columns')
- TabOrder = 3
- OnChange = cmbRowColChange
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'TabSheet3'
- ParentShowHint = False
- ShowHint = True
- TabVisible = False
- object btnAdd: TSpeedButton
- Left = 6
- Top = 4
- Width = 32
- Height = 32
- Hint = 'Add Frame'
- Glyph.Data = {
- 16020000424D160200000000000076000000280000001C0000001A0000000100
- 040000000000A0010000120B0000120B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777000077777777777777777777777777777777777788888888
- 888888888888777777777777F8888888888888888888777777777777FF777777
- 777777777788777777777777FF777777777777777788777777777777FF77FFFF
- FFFFFFFF7788777777777777FF778FFFFFFFFFFF7788777777777777FF778877
- 777777FF7788777777777777FF778877777777FF7788777777777777FF778877
- 777777FF7788777777777777FF778877777777FF7788777777777777FF778877
- 777777FF7788777777777777FF778877777777FF7788777777777777FF778877
- 777777FF7788777777777777FF778877777777FF7788777777777777F8878888
- 888888FF7788777777777777998788888888888F778877777777777799877777
- 77777777778877777777778899888877777777777788777777777999999998FF
- FFFFFFFFFF8877777788799999999FFFFFFFFFFFFFF877777999777799877777
- 7777777777777777799977779987777777777777777777777777777799777777
- 7777777777777777777777777777777777777777777777777777}
- OnClick = btnAddClick
- end
- object btnDel: TSpeedButton
- Left = 6
- Top = 35
- Width = 32
- Height = 32
- Hint = 'Delete Frame'
- Glyph.Data = {
- 16020000424D160200000000000076000000280000001C0000001A0000000100
- 040000000000A0010000120B0000120B00001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 77FFF7777777777700007777777777777800FF7777777F077777777777777777
- 78000FF7777777077777777777777777780000F77777F0777777777777777777
- 778000FF777F007777777777777777777778000FF7F007777777777777777777
- 77778000FF007777777777777777777777777800000777777777777777777777
- 7777778000FF7777777777777777777777777800000FF7777777777777777777
- 77788000F000FF7777777777777777777780000F88000FF77777777777777777
- 77999999998800F77777777777777777779999999987800F7777777777777777
- 777777999987770F777777777777777777777999998777707777797777777777
- 7778999799877777777777987777777777899977998777777977777987777777
- 7899977799877777779877779887777789997777997777777779777779987778
- 9997777777777777777777777799888999777777777777777777777777799999
- 9777777777777777777777777777999977777777777777777777777777777997
- 7777777777777777777777777777777777777777777777777777}
- OnClick = btnDelClick
- end
- object Label3: TLabel
- Left = 2
- Top = 194
- Width = 63
- Height = 13
- Caption = 'Frame name:'
- end
- object Label5: TLabel
- Left = 2
- Top = 218
- Width = 56
- Height = 13
- Caption = 'Frame URL:'
- end
- object Label6: TLabel
- Left = 364
- Top = 125
- Width = 31
- Height = 13
- Caption = 'Height'
- end
- object Label7: TLabel
- Left = 366
- Top = 168
- Width = 28
- Height = 13
- Caption = 'Width'
- end
- object Label4: TLabel
- Left = 396
- Top = 106
- Width = 11
- Height = 13
- Caption = '%'
- end
- object Label9: TLabel
- Left = 397
- Top = 149
- Width = 11
- Height = 13
- Caption = '%'
- end
- object Label10: TLabel
- Left = 293
- Top = 195
- Width = 43
- Height = 13
- Caption = 'Scrolling:'
- end
- object Label11: TLabel
- Left = 358
- Top = 27
- Width = 50
- Height = 13
- Caption = 'Margin (H)'
- end
- object Label12: TLabel
- Left = 357
- Top = 70
- Width = 53
- Height = 13
- Caption = 'Margin (W)'
- end
- object spdImgFile: TSpeedButton
- Left = 251
- Top = 216
- Width = 21
- Height = 21
- OnClick = spdImgFileClick
- end
- object txtName: TEdit
- Left = 67
- Top = 192
- Width = 204
- Height = 21
- HelpContext = 603
- TabOrder = 0
- OnChange = txtNameChange
- end
- object txtURL: TEdit
- Left = 68
- Top = 216
- Width = 184
- Height = 21
- HelpContext = 604
- TabOrder = 1
- OnChange = txtURLChange
- end
- object txtHeight: TEdit
- Left = 364
- Top = 101
- Width = 30
- Height = 21
- HelpContext = 599
- Color = clBtnFace
- Enabled = False
- ReadOnly = True
- TabOrder = 4
- end
- object txtWidth: TEdit
- Left = 364
- Top = 145
- Width = 30
- Height = 21
- HelpContext = 600
- Color = clBtnFace
- Enabled = False
- ReadOnly = True
- TabOrder = 5
- end
- object chkResize: TCheckBox
- Left = 292
- Top = 218
- Width = 103
- Height = 17
- HelpContext = 602
- Alignment = taLeftJustify
- Caption = 'Resizable'
- TabOrder = 7
- OnClick = chkResizeClick
- end
- object cmbScrolling: TComboBox
- Left = 339
- Top = 192
- Width = 57
- Height = 21
- HelpContext = 601
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Auto'
- 'No'
- 'Yes')
- TabOrder = 6
- OnChange = cmbScrollingChange
- end
- object txtMarginH: TSausEdit
- Left = 363
- Top = 4
- Width = 30
- Height = 21
- HelpContext = 597
- TabOrder = 2
- Text = '0'
- OnChange = txtMarginHChange
- NumericOnly = True
- AllowDecimal = False
- DecimalPlaces = 0
- Max = 0
- Min = 0
- Version = '1.4'
- FileGlyph = sgOpen
- RegStore = False
- end
- object txtMarginW: TSausEdit
- Left = 363
- Top = 47
- Width = 30
- Height = 21
- HelpContext = 598
- TabOrder = 3
- Text = '0'
- OnChange = txtMarginWChange
- NumericOnly = True
- AllowDecimal = False
- DecimalPlaces = 0
- Max = 0
- Min = 0
- Version = '1.4'
- FileGlyph = sgOpen
- RegStore = False
- end
- object pnlMain: TPanel
- Left = 46
- Top = 4
- Width = 310
- Height = 180
- TabOrder = 8
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 251
- Width = 417
- Height = 36
- Align = alBottom
- TabOrder = 1
- object NextButt: TButton
- Left = 256
- Top = 5
- Width = 75
- Height = 25
- Caption = 'Next >&>'
- TabOrder = 1
- OnClick = NextButtClick
- end
- object FinishButt: TButton
- Left = 256
- Top = 5
- Width = 75
- Height = 25
- Caption = '&Finish'
- TabOrder = 3
- Visible = False
- OnClick = FinishButtClick
- end
- object BackButt: TButton
- Left = 181
- Top = 5
- Width = 75
- Height = 25
- Caption = '&<< Back'
- Enabled = False
- TabOrder = 0
- OnClick = BackButtClick
- end
- object CancelButt: TButton
- Left = 336
- Top = 5
- Width = 75
- Height = 25
- Caption = '&Cancel'
- TabOrder = 2
- OnClick = CancelButtClick
- end
- object btnHelp: TBitBtn
- Left = 9
- Top = 5
- Width = 75
- Height = 25
- Caption = '&Help'
- TabOrder = 4
- OnClick = btnHelpClick
- end
- end
- end
-